home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 March / Macworld (1998-03) (Disk 1).dmg / Shareware World / Comms & Internet / DNSLookup 1.0 / DNSLookup Readme < prev    next >
Text File  |  1997-12-29  |  3KB  |  28 lines

  1. DNSLookup is a utility to speed up the process of DNS lookups with Analog. It can be 50 times faster, or more, than Analog at doing DNS lookups. It requires OpenTransport, Analog already does as well as is possible under MacTCP.
  2.  
  3. Analog is fast, really fast, until you turn on the NUMLOOKUP option. DNSLookup is a tool to speed that up. Using DNSLookup I was able to process a 23.6Meg log file in 18 minutes (DNSLookup and Analog) as compared to a time of about 15 hours using Analog alone. With NUMLOOKUP off, Analog takes less than a minute.
  4.  
  5. DNSLookup will also process the log file into a GZip compressed version (WebSTAR.log.gz). Analog versions starting with 2.0a can read the compressed file so you could delete the original log file to save disk space and reconfigure Analog to read the .gz file. The compressed log file also has the DNS names subsituted for the IP addresses so you can turn NUMLOOKUP OFF in Analog if you have it read the compressed log file.
  6.  
  7. There is no configuration file. It reads a log file named 'WebSTAR.log', updates the Analog DNS translation cache named 'dnscache', and writes a compressed copy of the log file with DNS names replacing IP addresses named 'WebSTAR.log.gz'. All of these files must be in the same folder as the program and must have those exact names. DNSLookup currently expires failed lookups after six weeks and successful lookups after 18 weeks.
  8.  
  9. There are two ways to use DNSLookup. In either case you should put it in the same folder with Analog and run it before running Analog. You can either configure Analog to use 'WebSTAR.log' and do DNS looksups and to have an expire time of more than 18 weeks. Change analog.cfg to have the following settings:
  10. LOGFILE WebStar.log
  11. NUMLOOKUP ON
  12. DNSFRESHHOURS 3030
  13. or you can configure Analog to use 'WebSTAR.log.gz' and not do DNS lookups:
  14. LOGFILE WebStar.log.gz
  15. NUMLOOKUP OFF
  16.  
  17. To exit DNSLookup while it is running type 'q' or quit from the file menu. All lookups completed so far will be saved automaticaly. DNSLookup will automaticaly exit when it is completed, unless there were errors.
  18.  
  19. DNSLookup is freeware.  It is copyright © 1997 by Jason T. Linhart.  I give you permission to use it.  You may also give copies to friends, so long as you include all of the files in the original package without modification.  It may not be sold or commercially distributed without a written licence from me.  It may be included in archives, and distributed on CD-ROM or on other formats so long as there are no charges for these services other than shipping, handling and the cost of media.  Use or distribution of DNSLookup indicates your agreement to these terms.
  20.  
  21. For the latest information and updates check
  22. http://summary.net/soft/dnslookup.html
  23.  
  24. Program by:
  25. Jason T. Linhart
  26. http://summary.net/
  27. jason@summary.net
  28.